Release 10.1A: OpenEdge Development:
Messaging and ESB
Sending a message to a queue and receiving a message from a queue
The procedures example18.p and example19.p send and receive a message from a queue.
![]()
To send a message to a queue and receive a message from a queue:
- Create the
GolfQueuequeue using the SonicMQ Explorer. (See SonicMQ Programming Guide for information about creating queues.)- Run example18.p to send a
TextMessageto theGolfQueue, as shown:
- Run example19.p to receive a message from the
GolfQueue, as shown:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |